home *** CD-ROM | disk | FTP | other *** search
-
-
-
- pppptttthhhhrrrreeeeaaaadddd____ccccaaaannnncccceeeellll((((3333PPPP)))) pppptttthhhhrrrreeeeaaaadddd____ccccaaaannnncccceeeellll((((3333PPPP))))
-
-
-
- NNNNAAAAMMMMEEEE
- pthread_cancel - request cancellation of a thread
-
- CCCC SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<pppptttthhhhrrrreeeeaaaadddd....hhhh>>>>
-
- iiiinnnntttt pppptttthhhhrrrreeeeaaaadddd____ccccaaaannnncccceeeellll((((pppptttthhhhrrrreeeeaaaadddd____tttt tttthhhhrrrreeeeaaaadddd))));;;;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The _p_t_h_r_e_a_d__c_a_n_c_e_l() function requests that the thread identified by
- _t_h_r_e_a_d be cancelled. Cancellation state [see _p_t_h_r_e_a_d__s_e_t_c_a_n_c_e_l_s_t_a_t_e()]
- and type [see _p_t_h_r_e_a_d__s_e_t_c_a_n_c_e_l_t_y_p_e()] determine whether the request is
- acted upon immediately or at some time in the future; _p_t_h_r_e_a_d__c_a_n_c_e_l()
- does not wait, it merely issues the request. When _t_h_r_e_a_d does act on the
- request, it will terminate as if it had called _p_t_h_r_e_a_d__e_x_i_t() with a
- return status of PPPPTTTTHHHHRRRREEEEAAAADDDD____CCCCAAAANNNNCCCCEEEELLLLEEEEDDDD.
-
- DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
- On success _p_t_h_r_e_a_d__c_a_n_c_e_l() returns zero; otherwise an error number is
- returned:
-
- [[[[EEEESSSSRRRRCCCCHHHH]]]] The _t_h_r_e_a_d parameter does not identify a thread.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- pthread_setcancelstate(3P), pthread_setcanceltype(3P), pthread_exit(3P).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-